projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8afe2d6
)
(kmacro-exec-ring-item): Add autoload.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:58:59 +0000
(22:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 5 Aug 2008 22:58:59 +0000
(22:58 +0000)
lisp/kmacro.el
patch
|
blob
|
history
diff --git
a/lisp/kmacro.el
b/lisp/kmacro.el
index 6eec4ff57edb94c25209db3533dec38826f5f945..09fb42026b482f0f7b30def7db11252b8b3405cd 100644
(file)
--- a/
lisp/kmacro.el
+++ b/
lisp/kmacro.el
@@
-444,6
+444,7
@@
Optional arg EMPTY is message to print if no macros are defined."
keys)))
+;;;###autoload
(defun kmacro-exec-ring-item (item arg)
"Execute item ITEM from the macro ring."
;; Use counter and format specific to the macro on the ring!